<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 1em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

/*figure {*/
/*    margin: 1em 40px*/
/*}*/

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block;
    height: 480px;
    width: 720px;
    background: #333333;
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

body {
    font: 14px/1.5 "Microsoft YaHei", tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
    background-color: #fff;
    color: #505050;
}

article, aside, div, footer, header, nav, section {
    box-sizing: border-box
}

dd, dl, dt, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
    vertical-align: bottom
}

a {
    font-size: 14px;
    text-decoration: none;
    color: #505050;
    outline: 0;
    transition: color .3s
}

a:active, a:hover {
    outline: 0
}

a:focus {
    text-decoration: none
}

a:hover {
    color: #ccc
}

img {
    outline: 0;
    vertical-align: bottom
}

input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    color: inherit;
    border: 0;
    outline: 0
}

input::-moz-placeholder {
    opacity: 1;
    color: #ccc
}

input:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder {
    color: #ccc
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.font-14px {
    font-size: 14px
}

.overflow-hidden {
    overflow: hidden
}

.hide {
    display: none
}

.color-1a {
    color: #1a1a1a
}

.color-666 {
    color: #666
}

.color-999 {
    color: #999
}

.clearfix:after, .clearfix:before {
    display: table;
    box-sizing: border-box;
    content: " "
}

.clearfix:after {
    clear: both
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px
}

.min-width-1200 {
    min-width: 1200px
}

.header {
    position: relative;
    height: 154px
}

.logo {
    position: absolute;
    left: 0;
    top: 26px;
    width: 222px
}

.logo &gt; span {
    display: block;
    margin-top: 6px;
    text-align: center;
    color: #473a92;
    font-size: 16px
}

.header-phone {
    position: absolute;
    right: 0;
    top: 26px;
    padding-left: 58px;
    height: 50px;
    padding-top: 6px;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url(../../images/pc/icon_phone.png)
}

.header-phone p {
    font-size: 22px;
    color: #ff8813;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px
}

.header-phone p:first-child {
    margin-bottom: 4px;
    font-size: 17px;
    color: #1a1a1a;
    font-weight: 400;
    letter-spacing: 0
}

.header-nav {
    position: absolute;
    /* right: 100px; */
    bottom: 28px;
    height: 24px
}

.header-nav a {
    margin-left: 36px;
    font-size: 18px !important;
}

.header-nav a:first-child {
    margin-left: 0
}

.single-ad {
    position: relative;
    width: 100%;
    min-height: 240px;
    overflow: hidden;
    background-color: #f5f5f5
}

.single-ad .single-ad-content {
    width: 5000px;
    height: 100%;
    text-align: center;
    font-size: 0
}

.single-ad .single-ad-text {
    margin-left: -600px;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    z-index: 2;
    padding-top: 94px
}

.single-ad .single-ad-text .cn_name, .single-ad .single-ad-text .en_name {
    display: block;
    font-size: 36px;
    color: #fff;
    line-height: 1;
    text-align: center
}

.single-ad .single-ad-text .en_name {
    margin-top: 8px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.nav-bar {
    padding: 54px 0 24px;
    line-height: 22px
}

.nav-bar span:last-child {
    color: #ff8813
}

.nav-bar .line {
    margin: 0 6px
}

.nav-bar-product-box {
    min-width: 1200px;
    background-color: #fafafa;
    border-top: 1px solid #e5e5e5
}

.nav-bar-product-box .nav-bar {
    padding: 20px 0 18px
}

.footer {
    float: left;
    background-color: #505050;
    width: 100%;
    min-height: 194px;
    padding-top: 68px;
    padding-bottom: 34px;
    font-size: 14px;
    box-sizing: content-box
}

.footer-title {
    margin-bottom: 30px;
    color: #fff;
    font-size: 24px;
    line-height: 1
}

.footer-nav {
    width: 305px
}

.footer-nav ul {
    width: 100%
}

.footer-nav li {
    width: 150px;
    line-height: 28px
}

.footer-nav a {
    color: #9a9a9a;
    font-size: 14px
}

.footer-nav a:hover {
    color: #fff
}

.footer-lxwm {
    width: 314px;
    height: 166px;
    padding: 0 0 0 38px;
    border-left: 1px solid #737373;
    border-right: 1px solid #737373;
    line-height: 28px;
    color: #9a9a9a
}

.footer-tjwm {
    width: 360px;
    height: 166px;
    padding: 0 0 0 38px;
    border-right: 1px solid #737373
}

.footer-icon {
    margin-left: -1px;
    padding-top: 16px
}

.footer-tjwm a {
    margin-left: 15px;
    transition: opacity .3s
}

.footer-tjwm a:first-child {
    margin-left: 0
}

.footer-tjwm a:hover {
    opacity: .5
}

.footer-gzwm {
    padding: 0 0 0 38px
}

.footer-gzwm &gt; div &gt; img:first-child {
    margin-right: 24px
}

.footer-bar {
    float: left;
    width: 100%;
    padding: 14px 0;
    background-color: #2e2e2e;
    text-align: center;
    color: #c1c1c1
}

.friadns-link {
    margin-top: 16px;
    padding: 16px 0 0 0;
    line-height: 20px;
    border-top: 1px solid #737373
}

.friadns-link a, .friadns-link span {
    margin-right: 20px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #9a9a9a
}

.friadns-link a:hover {
    text-decoration: underline
}

.pagitions {
    display: inline-block;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    line-height: 30px
}

.pagitions &gt; b {
    margin: 0 6px
}

.pagitions .off {
    color: #999
}

.pagitions &gt; a, .pagitions &gt; span {
    box-sizing: border-box;
    margin: 0 2px;
    font-size: 14px;
    min-width: 30px;
    padding: 0 8px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    vertical-align: bottom
}

.pagitions &gt; span:last-child {
    margin-right: 0
}

.pagitions &gt; a.focus, .pagitions &gt; a:hover {
    background-color: #473a92;
    border-color: #473a92;
    color: #fff
}

.kai_banner_container {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5
}

.kai_banner_container .kai_banner_body {
    white-space: nowrap;
    font-size: 0;
    position: relative
}

.kai_banner_container .kai_banner_body a {
    display: inline-block;
    width: 100%;
    background-position: center
}

.kai_banner_container .kai_banner_body img {
    width: 100%
}

.kai_banner_container .kai_banner_bottombtns {
    position: absolute;
    bottom: 20px;
    z-index: 200;
    text-align: center;
    width: 100%;
    height: 62px;
    overflow: hidden;
    font-size: 0
}

.kai_banner_container .kai_banner_bottombtns span {
    margin: 0 6px;
    background-size: cover;
    display: inline-block;
    width: 104px;
    height: 50px;
    padding: 10px 8px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    opacity: .5;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    line-height: 1.2
}

.kai_banner_container .kai_banner_bottombtns span.highlight {
    opacity: 1
}

.kai_banner_container .side_btn {
    width: 45px;
    height: 45px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 200;
    margin: 50px;
    visibility: hidden
}

.kai_banner_container:hover .side_btn {
    visibility: visible
}

.kai_banner_container .side_btn:hover {
    border-color: rgba(0, 0, 0, .2);
    border-width: 6px
}

.kai_banner_container .kai_banner_prevbtn {
    left: 2.5%;
    transform: translateY(-100%) rotate(225deg);
    -webkit-transform: translateY(-100%) rotate(225deg);
    -moz-transform: translateY(-100%) rotate(225deg);
    -ms-transform: translateY(-100%) rotate(225deg)
}

.kai_banner_container .kai_banner_nextbtn {
    right: 2.5%;
    transform: translateY(-100%) rotate(45deg);
    -webkit-transform: translateY(-100%) rotate(45deg);
    -moz-transform: translateY(-100%) rotate(45deg);
    -ms-transform: translateY(-100%) rotate(45deg)
}

.product_h3, .product_h2 {
    display: none;
}


/*# sourceMappingURL=.maps/common.css.map */
</pre></body></html>